tegra: Report errors from PCI init
authorSimon Glass <[email protected]>
Sun, 17 Jan 2016 21:51:55 +0000 (14:51 -0700)
committerJoe Hershberger <[email protected]>
Thu, 28 Jan 2016 18:32:44 +0000 (12:32 -0600)
commitdfa71e9fcbb142d3cf253054f83e4a4b4ea63f94
tree1a6c76b906513e0758123144d33cb6d636ccc17f
parent6968ec921634b69f700f3e4ccdc35527160ac77a
tegra: Report errors from PCI init

This function can fail, so be sure to report any errors that occur.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Joe Hershberger <[email protected]>
drivers/pci/pci_tegra.c